home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / hypercar / science / yeast10.sit / Yeast Strain Collection / stack_-1.xml < prev    next >
Encoding:
Extensible Markup Language  |  1992-03-19  |  2.0 KB  |  31 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in</name>
  5.     <id>-1</id>
  6.     <cardCount>7</cardCount>
  7.     <cardID>4549</cardID>
  8.     <listID>9411</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><false /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>512</width>
  14.         <height>342</height>
  15.     </cardSize>
  16.     <script>on openStack
  17. global Stammcopy
  18. if Stammcopy is not empty then
  19. go card "Kastentemplate"
  20. idleCursor(Stammein)
  21. end if
  22. set the textFont of background button "a  lpha" of card "Stammsuche" to Symbol
  23. set the textFont of background button "a  lpha" of card "Genauswahl" to Symbol
  24. set the textFont of background button "a  lpha2" of card "Genauswahl" to Symbol
  25. pass openStack
  26. end openStack
  27.  
  28. on closeStack
  29. idleCursor(Hand)
  30. if the freeSize of this stack > 0.1 * the Size of this stack then doMenu "Compact Stack"
  31. pass closeStack
  32. end closeStack
  33.  
  34. on suspendStack
  35. idleCursor("hand")
  36. end suspendStack</script>
  37.     <background id="4755" file="background_4755.xml" name="Stammsammlung" />
  38.     <background id="6232" file="background_6232.xml" name="Stammsuche" />
  39.     <background id="6856" file="background_6856.xml" name="Kasten" />
  40.     <background id="6936" file="background_6936.xml" name="Suchergebnisse" />
  41.     <background id="7971" file="background_7971.xml" name="Genauswahl" />
  42.     <background id="8645" file="background_8645.xml" name="Stammlisten" />
  43.     <card id="4549" file="card_4549.xml" marked="false" name="Stammsammlung" owner="4755" />
  44.     <card id="7346" file="card_7346.xml" marked="false" name="Findetemplate" owner="6936" />
  45.     <card id="8407" file="card_8407.xml" marked="false" name="Stammsuche" owner="6232" />
  46.     <card id="5744" file="card_5744.xml" marked="false" name="Genauswahl" owner="7971" />
  47.     <card id="6647" file="card_6647.xml" marked="false" name="Kastentemplate" owner="6856" />
  48.     <card id="9197" file="card_9197.xml" marked="false" name="Liste 1" owner="8645" />
  49.     <card id="7886" file="card_7886.xml" marked="false" name="Listentemplate" owner="8645" />
  50. </stack>
  51.